home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Development Libraries / SGI IRIX 6.5 Development Libraries.iso / dist / inst_dev.idb / usr / share / src / swpkg / Finance.ad.z / Finance.ad
Text File  |  1998-05-04  |  2KB  |  41 lines

  1. !
  2. ! $Header: /hosts/bonnie.engr.sgi.com/proj/irix6.5/isms/buildtools/books/Swpkg_UG/RCS/Finance.ad,v 1.4 1996/09/07 21:36:59 ruthc Exp $
  3. !
  4. ! finance -- application defaults 
  5. !
  6. ! (c) Copyright 1993, Kirk Erickson and Silicon Graphics Inc.
  7. !
  8. ! Permission to use, copy, modify, distribute, and sell this software
  9. ! and its documentation for any purpose is hereby granted without fee,
  10. ! provided that the above copyright notice appear in all copies and
  11. ! that both that copyright notice and this permission notice appear in
  12. ! supporting documentation, and that the name of Kirk Erickson and
  13. ! Silicon Graphics Inc. not be used in advertising or publicity pertaining
  14. ! to distribution of the software without specific, written prior
  15. ! permission.  Kirk Erickson and Silicon Graphics Inc. make no
  16. ! representations about the suitability of this software for any purpose.
  17. ! It is provided "as is" without express or implied warranty.
  18. !
  19. ! THE ABOVE-NAMED DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  20. ! INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  21. ! EVENT SHALL THE ABOVE-NAMED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  22. ! CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  23. ! USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  24. ! OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  25. ! PERFORMANCE OF THIS SOFTWARE.
  26.  
  27. Finance*background: DarkGreen
  28. Finance*fontList: 12x24
  29.  
  30. Finance*yearsLabel.labelString:  Years
  31. Finance*yearsTextField.value:  15
  32.  
  33. Finance*principalLabel.labelString:  Principal
  34. Finance*principalTextField.value:  75000
  35.  
  36. Finance*rateLabel.labelString:  Rate
  37. Finance*rateTextField.value:  6.75
  38.  
  39. Finance*paymentLabel.labelString:  Payment
  40. Finance*paymentTextField.value:  663.68
  41.